From: Glenn Morris Date: Wed, 18 Jan 2012 03:38:59 +0000 (-0800) Subject: * etc/TODO: Add entry for writing tests. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1158 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a7c35c6a2282717d046be7e20e3eee48ca05c4a7;p=emacs.git * etc/TODO: Add entry for writing tests. --- diff --git a/etc/TODO b/etc/TODO index 411581673e3..db1d50192f2 100644 --- a/etc/TODO +++ b/etc/TODO @@ -71,6 +71,12 @@ things in their .emacs. ** See if other files can use generated-autoload-file (see eg ps-print). +** Write more tests. Pick a fixed bug from the database, write a test +case to make sure it stays fixed. Or pick your favorite programming +major-mode, and write a test for its indentation. Or a version +control backend, and write a test for its status parser. Etc. +See test/automated for examples. + * Small but important fixes needed in existing features: ** Flymake's customization mechanism needs to be both simpler (fewer